bump qt build from 6.5.2 to 6.5.3 (#1185)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Fri, 29 Sep 2023 14:16:22 +0000 (08:16 -0600)
committerGitHub <noreply@github.com>
Fri, 29 Sep 2023 14:16:22 +0000 (08:16 -0600)
.github/workflows/macos.yml
.github/workflows/windows.yml

index 353a38760f7f1c956d0a663258bf8a7790f69cb9..31ad8ecedd8896fd0bf26d90e070f463e6d54e6a 100644 (file)
@@ -33,7 +33,7 @@ jobs:
             GENERATOR: 'Ninja'
             RELEASE: true
             os: macos-12
-          - QT_VERSION: '6.5.2'
+          - QT_VERSION: '6.5.3'
             XCODE_VERSION: '14.2'
             GENERATOR: 'Ninja'
             RELEASE: false
index 0a086dc5ada582179b0783a697339a9798add921..4a5a69411ab2b6ae71002743b015bc83ddcc060f 100644 (file)
@@ -60,7 +60,7 @@ jobs:
             GENERATOR: 'Visual Studio 17 2022'
             RELEASE: false
             os: windows-latest
-          - QT_VERSION: '6.5.2'
+          - QT_VERSION: '6.5.3'
             ARCH: 'amd64'
             HOST_ARCH: 'amd64'
             COMPILER: 'msvc2019_64'